How to expand the navbar group of navbar contnent on button click?
Expand the navbar group of nabarcontrol on button click using DevExpress NavBarControl.
6923
19-Jul-2013
Vijay Shukla
19-Jul-2013You can use below line of code for
navbarControlName.ActivGroup=navbarGroupName;